home *** CD-ROM | disk | FTP | other *** search
/ Flash MX Motion Graphics / Flash MX Motion Graphics Companion Disc.iso / ChapterFiles / Chap07 / similarity.swf / scripts / DefineButton2_257 / BUTTONCONDACTION on(release)_2.as next >
Encoding:
Text File  |  2002-06-28  |  347 b   |  4 lines

  1. on(release){
  2.    last = "You think Life is " + life + "\r" + "And You like " + color + "," + coffee + ", " + nachos + "\r" + "Do you need " + thing + "? I wish you have it." + "\r" + "The similarity between You + I is " + fifty + "%." + "\r" + "But, It is just a number, it isn\'t important to us." + "\r" + "Anyway, I am happy to meet you.";
  3. }
  4.